Skip to content

HDDS-9698. Skip push build for dependabot#18

Merged
errose28 merged 1 commit intoapache:masterfrom
adoroszlai:HDDS-9698
Apr 13, 2026
Merged

HDDS-9698. Skip push build for dependabot#18
errose28 merged 1 commit intoapache:masterfrom
adoroszlai:HDDS-9698

Conversation

@adoroszlai
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

dependabot pushes dependency version bumps to the main repo instead of its own fork. It then creates a pull request without waiting for the push workflow to succeed. Thus both workflows test the same state of code, which is unnecessary.

I propose completely skipping push build for dependabot's changes to save CI resources.

https://issues.apache.org/jira/browse/HDDS-9698

How was this patch tested?

Same setting already used in Apache Ratis CI.

@errose28 errose28 merged commit 6be27bf into apache:master Apr 13, 2026
1 check passed
@adoroszlai adoroszlai deleted the HDDS-9698 branch April 13, 2026 14:27
@adoroszlai
Copy link
Copy Markdown
Contributor Author

Thanks @errose28 for reviewing and merging this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants